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