class Origami::PDF::Instruction

def get_render_proc(operator)

def get_render_proc(operator)
    @insns[operator][:render]
end