# File lib/r10k/deployment.rb, line 64
    def environments
      load_environments if @_environments.nil?
      @_environments
    end