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