# File lib/fog/planning/openstack/models/plans.rb, line 10 def all(options = {}) load_response(service.list_plans(options)) end