class Rouge::Lexer

def option_docs

def option_docs
  @option_docs ||= InheritableHash.new(superclass.option_docs)
end