class Gem::TestCase::StaticSet

def initialize(specs)

def initialize(specs)
  super()
  @specs = specs
  @remote = true
end