class Bundler::StubSpecification

def activated=(activated)

def activated=(activated)
  stub.instance_variable_set(:@activated, activated)
end