4 5 6
# File 'lib/embedda/core_ext.rb', line 4 def embedda(options = {}) Embedda.new(self, options).embed end