# File lib/apipie/dsl_definition.rb, line 63
      def short(short)
        Apipie.last_dsl_data[:short_description] = short
      end