# File lib/fog/joyent/models/compute/flavors.rb, line 12
        def all
          load(connection.list_packages().body)
        end