# File lib/documentation.rb, line 45
      def to_comment
        "   # @param [#{@type}, #{@name}] #{@description}"
      end