section Air Passenger Actions
  description   The actions for the Air-Passenger.
  action goes-to-check-in The passenger goes to the check-in desk.
  action goes-to-odd-size-desk The passenger goes to the check-in desk.
  action goes-to-security The passenger goes to the security check.
  action goes-to-gate The passenger goes to the gate.
  action goes-to-seat The passenger goes to its designated seat.
  action frustrated-angry The passenger goes is frustrated and/or angry and tries to finds a manager.
  action removes-weight The passenger remove weight from the luggage
  action need-odd-size-dropoff The passenger needs to visit te odd-size luggage department
  component Air-Passenger Represents an airport Passenger.