# File lib/fog/compute/models/storm_on_demand/templates.rb, line 12 def all data = connection.list_templates.body['templates'] load(data) end