17 18 19
# File 'lib/media.rb', line 17 def convert(&blk) Command::Converter.extend(Builder::Command::Converter).build(&blk) end