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