get_row('Select display_name,user_email From ' . $this->table . ' Where ' . $this->primary_key . ' = ' . $key); } }