class Foreman::Engine

def process_by_reader(reader)

def process_by_reader(reader)
  readers.invert[reader]
end