When trying to create file with ``` test = new File('file.txt'); test.size ``` returns undefined
When trying to create file with
returns undefined