class Cucumber::Core::Test::UndefinedAction

def initialize(source_location)

def initialize(source_location)
  @location = source_location
end