# File default/strategy_layer.rb, line 7 def do_it (robot) raise NotImplementedError.new("Unimplemented Strategy") end