lib/v8/conversion/proc.rb



class V8::Conversion
  module Proc
    include V8::Conversion::Code
  end
end