# File lib/vcr/structs.rb, line 182 def self.apply_to(hash, keys) hash.instance_variable_set(:@ordered_keys, keys) hash.extend self end