class Cucumber::Core::Ast::Location::Lines

def ==(other)

def ==(other)
  other.data == data
end