# File lib/rouge/lexer.rb, line 92
      def option_docs
        @option_docs ||= InheritableHash.new(superclass.option_docs)
      end