# File lib/cft/puppet/digest.rb, line 12 def before if @before.nil? @before = @session.trans(:before) @before.push(packages(:before)) end @before end