This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
require_paths()
Require paths of the gem
# File lib/rubygems/stub_specification.rb, line 151 def require_paths @require_paths ||= data.require_paths super end