dfcc766163
5ea9f2cac6
f679933daa
1 2
3
4
5
# frozen_string_literal: true module FooHelper redefine_method(:baz) { } end