class Cucumber::Core::Test::Action

def location

def location
  Ast::Location.new(*@block.source_location)
end