# File lib/rubygems/specification.rb, line 1667 def require_path= path self.require_paths = [path] end