# File lib/googleauth/service_account.rb, line 178 def apply a_hash, opts = {} a_copy = a_hash.clone apply! a_copy, opts a_copy end