new(specs)
Creates a new StaticSet for the given specs
# File lib/rubygems/test_case.rb, line 1276 def initialize(specs) @specs = specs @remote = true end