#encoding: utf-8 module HH module API API_URL = "https://api.hh.ru/1/json/" include Specialization include Metro end end