# File lib/fog/rackspace/models/load_balancers/virtual_ips.rb, line 12
        def all
          data = all_raw
          load(data)
        end