class RuboCop::Cop::VariableForce::Variable

def capture_with_block!

def capture_with_block!
  @captured_by_block = true
end