class Cucumber::Formatter::Debug

def indent

def indent
  (' ' * @indent)
end