class Gem::Specification

def load_paths

def load_paths
  require_paths.map {|p| File.join(full_gem_path, p) }
end