# File lib/fog/softlayer/models/network/network.rb, line 54 def private? requires :network_space network_space == 'PRIVATE' end