class RuboCop::Cop::Layout::MultilineMethodCallIndentation
def align_with_base_message(rhs)
def align_with_base_message(rhs) "Align `#{rhs.source}` with `#{base_source}` on line #{@base.line}." end
def align_with_base_message(rhs) "Align `#{rhs.source}` with `#{base_source}` on line #{@base.line}." end