# File lib/fog/joyent/models/compute/servers.rb, line 11
        def all
          load(self.connection.list_machines().body)
        end