# File lib/fog/shared_file_system/openstack/models/share.rb, line 89
        def export_locations
          service.share_export_locations(:share => self)
        end