module Foreman

def self.runner

def self.runner
  File.expand_path("../../bin/runner", __FILE__)
end