class RuboCop::Cop::RSpec::InstanceVariable

def assignment_only?

def assignment_only?
  cop_config['AssignmentOnly']
end