class Cucumber::Ast::EmptyBackground

def step_invocations

def step_invocations
  []
end