element_initialize_arguments?(args)
public
This method is used inside of several different objects to determine if special behavior is needed in the constructor.
Special behavior is needed if the array passed in as args has true or false as its value, and if the second element of args is a hash.