# File lib/rouge/token.rb, line 28
def
matches?
(
other
)
other
.
token_chain
.
include?
self
end