class Rouge::Lexers::IO

def self.constants

def self.constants
  @constants ||= Set.new %w(nil false true)
end