# File lib/r10k/environment/base.rb, line 66 def status raise NotImplementedError, "#{self.class} has not implemented method #{__method__}" end