class Rouge::Lexers::IO
def self.builtins
def self.builtins @builtins ||= Set.new %w( args call clone do doFile doString else elseif for if list method return super then ) end
def self.builtins @builtins ||= Set.new %w( args call clone do doFile doString else elseif for if list method return super then ) end