# File karel/robota.rb, line 64
  def turn_left
    raise "Implemented in sub-class."
  end