Add a method to the `ExerciseCases` class that can be overridden to provide common setup code when using the default template. Ref: https://github.com/exercism/xruby/pull/583/files#r114226935 <- This should not require a custom template.
Add a method to the
ExerciseCasesclass that can be overridden to provide common setup code when using the default template.Ref:
https://github.com/exercism/xruby/pull/583/files#r114226935 <- This should not require a custom template.