# File lib/fog/softlayer/models/network/ip.rb, line 74
        def reserved?
          !!attributes[:reserved]
        end