# File lib/chef_zero/rspec.rb, line 338
      def current_org
        @current_org || ChefZero::RSpec.server.options[:single_org] || nil
      end