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