class M::Executor

def initialize testable

def initialize testable
  @testable = testable
end