7 8 9 10
# File 'lib/jam/hpricot.rb', line 7 def jam(data, opts={}) engine = ::Jam::Hpricot.new() engine.interpolate(self, data) end