settings->get($one."::".$two); }; if ($type === "set") { return $this->settings->set($one, $two); }; return true; } }