# File lib/fog/compute/models/brightbox/cloud_ip.rb, line 29
        def mapped?
          status == "mapped"
        end