#!/usr/bin/ruby.ruby4.0 

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

# Put your code here

# EOF
