Template helpers
80 81 82
# File 'lib/ontologist/extension.rb', line 80 def ontology(options = nil) @_ontology ||= Ontology.new(self, options) end