# File lib/fog/monitoring/openstack/models/notification_methods.rb, line 10
        def all(options = {})
          load_response(service.list_notification_methods(options), 'elements')
        end