65 66 67
# File 'lib/parametric/policy_adapter.rb', line 65 def ==(other) key == other.key && meta_data == other.meta_data end