383 384 385
# File 'lib/cfoundry/v2/app.rb', line 383 def file(*path) @client.base.files(@app.guid, @id, *path) end