class Cucumber::Core::Test::Location::Precise

def hash

def hash
  self.class.hash ^ to_s.hash
end