# File lib/cft/commands.rb, line 24
            def doc(txt)
                define_method(:doc) { txt }
            end