module RuboCop::Cop::RSpec::EmptyLineSeparation

Helps determine the offending location if there is not an empty line following the node. Allows comments to follow directly after in the following cases.