# File karel/sensor_pack.rb, line 28
   def facing_west?
    return @direction == Robota::WEST
  end