#!/usr/bin/ruby.ruby3.3 

require File.expand_path(
    File.join(File.dirname(__FILE__), %w[.. lib rfc2445]))

# Put your code here

# EOF
