module Opal

def self.std_dir

def self.std_dir
  File.expand_path('../../../stdlib', __FILE__)
end