# File karel/sensor_pack.rb, line 33
   def facing_south?
    return @direction == Robota::SOUTH
  end