Source: show
# File rhino/rhino/lib/rhino/resource/serialization.rb 11 def to_caching_json 12 raise NotImplementedError, '#to_caching_json is not implemented' 13 end