# File lib/rouge/lexers/twig.rb, line 34 def self.word_operators @@word_operators ||= %w(b-and b-or b-xor is in and or not) end