module.exports = class { constructor(url){ this.url = url } get_wells(){ } }