class Cucumber::Core::Test::Step

def inspect

def inspect
  "#<#{self.class}: #{location}>"
end