$VAR1 = bless( {
                 'MB_fix_headers' => undef,
                 'MB_coerce_opts' => [],
                 'MB_messages' => [],
                 'MB_remove_empty' => 1,
                 'MB_open_time' => 1093417080,
                 'MB_head_delayed_type' => 'Mail::Message::Head::Delayed',
                 'MB_linesep' => '
',
                 'MB_init_options' => {
                                        'write' => 'NEVER',
                                        'folder' => './smallmbox',
                                        'access' => 'r'
                                      },
                 'MB_lazy_permitted' => undef,
                 'MB_msgid' => {},
                 'MR_log' => 4,
                 'MB_foldername' => './smallmbox',
                 'MB_head_type' => 'Mail::Message::Head::Complete',
                 'MB_keep_dups' => '1',
                 'MB_message_type' => 'Mail::Box::Mbox::Message',
                 'MBM_sub_ext' => '.d',
                 'MBF_policy' => undef,
                 'MB_locker' => bless( {
                                         'MBL_expires' => 3600,
                                         'MR_trace' => 4,
                                         'MBL_timeout' => 10,
                                         'MR_log' => 4,
                                         'MBL_has_lock' => 1,
                                         'MBL_filename' => './smallmbox.lock'
                                       }, 'Mail::Box::Locker::DotLock' ),
                 'MB_body_delayed_type' => 'Mail::Message::Body::Delayed',
                 'MB_folderdir' => '/home/markov/Mail',
                 'MB_extract' => sub { "DUMMY" },
                 'MB_body_type' => sub { "DUMMY" },
                 'MB_organization' => 'FILE',
                 'MBF_filename' => './smallmbox',
                 'MB_field_type' => undef,
                 'MR_trace' => 4,
                 'MB_save_on_exit' => 1,
                 'MB_multipart_type' => 'Mail::Message::Body::Multipart',
                 'MB_trusted' => '',
                 'MB_access' => 'r'
               }, 'Mail::Box::Mbox' );
