class Gem::Specification

def require_path= path

def require_path= path
  self.require_paths = Array(path)
end