# File lib/rhc/rest/mock.rb, line 161 def stub_no_domains stub_api_request(:get, 'broker/rest/domains', mock_user_auth).to_return(empty_domains) end