# File lib/active_support/core_ext/string/inflections.rb, line 126 def tableize ActiveSupport::Inflector.tableize(self) end