class Reline::LineEditor::DialogProcScope

def call

def call
  instance_exec(&@proc_to_exec)
end