# File lib/table_print/config_resolver.rb, line 87 def columns usable_column_names.collect do |name| @column_hash[name] end end