# File lib/familia/object.rb, line 339
    def qstamp quantum=nil, pattern=nil, now=Familia.now
      self.class.qstamp ttl, pattern, now
    end