isa_ok( Forum::Board->new(name => 'testboard'), 'Forum::Board' ); #### is( Forum::Board->new(name => 'testboard')->name, 'testboard');