# File lib/facet/string/format.rb, line 40
    def tableize #(class_name)
      @self.underscore.inflect.plural
    end