# File lib/table_print/returnable.rb, line 12 def clear(klass) TablePrint::Config.clear(klass) "Cleared table_print config for #{klass}" end