is there a reason why the `TestSubsystem` class ha...
# development
h
is there a reason why the
TestSubsystem
class has a bunch of `@property`s for accessing options, rather than just using
test_subsystem.option
?