module Steep::Server::CustomMethods::FileLoad

def self.notification(params)

def self.notification(params)
  { method: METHOD, params: params }
end