Proxy to instance method `#document_type`.
# File lib/tire/model/naming.rb, line 92 def document_type instance.class.tire.document_type end
Proxy to class method `#index_name`.
# File lib/tire/model/naming.rb, line 86 def index_name instance.class.tire.index_name end