# File lib/fog/nfv/openstack/models/vnfds.rb, line 10
        def all(options = {})
          load_response(service.list_vnfds(options), 'vnfds')
        end