# File lib/yard/serializers/base.rb, line 27
      def initialize(opts = {})
        @options = SymbolHash.new(false).update(opts)
      end