# File lib/bundler/stub_specification.rb, line 46 def activated=(activated) stub.instance_variable_set(:@activated, activated) end