# File lib/fog/softlayer/models/compute/flavors.rb, line 66
        def all
          load(Fog::Compute::Softlayer::FLAVORS)
          self
        end