class RailsBand::ActionController::Event::SendFile

def path

def path
  @path ||= @event.payload.fetch(:path)
end