# File lib/fog/softlayer/models/network/network.rb, line 59 def public? requires :network_space network_space == 'PUBLIC' end