# File lib/familia.rb, line 40
    def info *msg
      STDERR.puts *msg
    end