stubbed?()
Is there a stub line present for this StubSpecification?
# File lib/rubygems/stub_specification.rb, line 214 def stubbed? data.is_a? StubLine end