11 12 13
# File 'lib/og/entity/clone.rb', line 11 def og_clone(*args) Og::Entity.clone(self,*args) end