# File lib/rubygems/specification.rb, line 1697 def requirements= req # TODO: warn about setting instead of pushing @requirements = Array req end