module GlobalID::Identification

def to_sgid_param(options = {})

def to_sgid_param(options = {})
  to_signed_global_id(options).to_param
end