# File lib/familia.rb, line 46
    def ld *msg
      info *msg if debug?
    end