class Pry::Code::LOC

def ==(other)

Returns:
  • (Boolean) -
def ==(other)
  other.tuple == tuple
end