# File lib/chef_zero/rspec.rb, line 276
      def org_invite(*usernames)
        ChefZero::RSpec.server.load_data({ 'invites' => usernames }, current_org)
      end