# File lib/familia/object.rb, line 143
    def host(host=nil) @host = host if host; @host end