# -*- encoding: binary -*- # frozen_string_literal: true # :enddoc: $stdout.sync = $stderr.sync = true $stdin.binmode $stdout.binmode $stderr.binmode require 'pitchfork'