# File lib/stella/testplan.rb, line 466
    def host
      @host ||= plan.host if plan
      @host
    end