# File lib/fog/aws/models/compute/flavors.rb, line 153
        def all
          load(Fog::Compute::AWS::FLAVORS)
          self
        end