class RSpec::Support::Source::Token

def ==(other)

def ==(other)
  token == other.token
end