class Gem::StubSpecification
Gem::StubSpecification reads the stub: line from the gemspec.  This prevents us having to eval the entire gemspec in order to find out certain information.
Gem::StubSpecification reads the stub: line from the gemspec.  This prevents us having to eval the entire gemspec in order to find out certain information.