# File default/block_walker.rb, line 14 def walk_a_side() @strategy.do_it(self) @strategy, @otherStrategy = @otherStrategy, @strategy end