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