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