Method code for $lock_frob.new_with()

[Turn off line numbering]
  1: arg str;
  2: 
  3: return (> .parse(str, sender()) <);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Method Ancestry Override:

 ----   14 $lock_frob.new_with(str)
 ----    7 $frob.new_with(value)

Tlon