module RuboCop::Cop::VariableForce::Branch::SimpleConditional

def conditional_clause?

def conditional_clause?
  raise NotImplementedError
end