Method: Protip::Decorator#as_json

Defined in:
lib/protip/decorator.rb

#as_jsonObject



147
148
149
# File 'lib/protip/decorator.rb', line 147

def as_json
  to_h.as_json
end