# File lib/yard/tags/directives.rb, line 434
      def after_parse
        return unless handler
        use_indented_text
        create_attribute_data(create_object)
      end