class RuboCop::Cop::Migration::DepartmentName

def disable_comment_offset

def disable_comment_offset
  Regexp.last_match(1).length
end