class Opal::BuilderProcessors::RubyProcessor
def compiler_for(source, options = {})
def compiler_for(source, options = {}) ::Opal::Compiler.new(source, @options.merge(options)) end
def compiler_for(source, options = {}) ::Opal::Compiler.new(source, @options.merge(options)) end