166 167 168
# File 'lib/json_p3/patch.rb', line 166 def to_h { "op" => name, "path" => @pointer.to_s, "value" => @value } end