32 33 34
# File 'lib/rouge/lexers/groovy.rb', line 32 def self.constants @constants ||= Set.new %w(true false null) end