module Sync_m

def sync_shared?

def sync_shared?
  sync_mode == SH
end