### Method: `file()`

#### Overview:
The `first(filename,value=false)` method is an asynchronous function that retrieves the first file from the store by `filename` parameter.

**if value parameter set to true (false by default), return file with value.**


