# File lib/buildr/packaging/artifact_namespace.rb, line 419
      def name=(name)
        @name = name.to_s
      end