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