class Terrapin::CommandLine::FakeRunner

def initialize

def initialize
  @commands = []
end