# File lib/table_print/returnable.rb, line 17
    def config_for(klass)
      TablePrint::Config.for(klass)
    end