module Transcriptic::Command # take interactive control of a lab context # class Console < Base def index; end end end