class Reline::KeyActor::Base

def get_method(key)

def get_method(key)
  self.class::MAPPING[key]
end