class RuboCop::Cop::Cop
def on_investigation_end
def on_investigation_end investigate_post_walk(processed_source) if respond_to?(:investigate_post_walk) super end
def on_investigation_end investigate_post_walk(processed_source) if respond_to?(:investigate_post_walk) super end