# File lib/buildr/packaging/gems.rb, line 37
    def spec
      yield @spec if block_given?
      @spec
    end