class Rage::UploadedFile

def path

Shortcut for `file.path`.
def path
  @file.path
end