0001    public protocol HTMLRenderable
MemoryModel.swift:1
public class MemoryModel: HTMLRenderable, JSONRenderable {
{ 0002 func renderableAttributes() -> [String: Any] 0003 } 0004