class Geminabox::Server

def file_path

def file_path
  File.expand_path(File.join(Geminabox.data, *request.path_info))
end