we have __PACKAGE__->meta->add_attribute(foo => (is => 'ro'))
        
        but we'd like "has foo => (is => 'ro')"