# File lib/fog/sakuracloud/models/dns/zones.rb, line 10
        def all
          load service.list_zones.body['CommonServiceItems']
        end