class Rouge::Lexers::Isabelle

def self.keyword_section

def self.keyword_section
  @keyword_section ||= Set.new %w(header chapter)
end