This method compares the passed in agency object against this agency object to check for equality. Equality is defined by if
the agency passed in has the same agency number as the agency being compared to.
Parameters: agency - The agency object to be compared. True if the agency passed in is determined to be equal, false otherwise.