# File lib/chef/shef/ext.rb, line 538
      def environments
        @environments ||= Shef::ModelWrapper.new(Chef::Environment)
      end