# File lib/yard/i18n/text.rb, line 11
      def initialize(input, options={})
        @input = input
        @options = options
      end