Method: Imagery#root

Defined in:
lib/imagery.rb

#root(*args) ⇒ Object



110
111
112
# File 'lib/imagery.rb', line 110

def root(*args)
  self.class.root(prefix, id, *args)
end