# File lib/fog/softlayer/models/network/subnets.rb, line 18
        def all
          load(service.list_subnets.body)
        end