12 13 14
# File 'lib/piculet/dsl.rb', line 12 def convert(exported, owner_id) Converter.convert(exported, owner_id) end