# File lib/rye/box.rb, line 404
404:     def ==(other)
405:       @rye_host == other.host
406:     end