module Cop
    module RSpec
      # Checks that left braces for adjacent single line lets are aligned.
      #
      # @example