@specs = ->(front_object) { extend Fix::DSL subject front_object its(:to_i) { SHOULD equal: 42 } }