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