# File default/spy.rb, line 37
    def follow_strategy()
        @strategy.do_it(self)
    end