# File lib/ttfunk/table.rb, line 36
    def tag
      self.class.name.split(/::/).last.downcase
    end