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