class RSpec::Core::Source::Token

def ==(other)

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