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