class << self
      def run
        convert_binary_plist
        File.open(file_path, "w") do |file|
          file.write generate_services.to_yaml