# File lib/fog/softlayer/models/network/subnet.rb, line 50
        def public?
          not private?
        end