class Opal::Builder

def build(path, options = {})

def build(path, options = {})
  build_str(source_for(path), path, options)
end