has 'someframework' => ( is => 'ro', isa => 'SomeFramework', reader => 'get_someframework', writer => '_set_someframework', required => 1 );