module Cop
    module Layout
      # Checks for a line break before the first element in a
      # multi-line hash.
      #