# File lib/stella/testplan.rb, line 451 def plan if @plan.nil? @plan = Stella::Testplan.from_redis @planid #@plan.freeze end @plan end