You're trying to call a method off of an int variable which doesn't make sense to the compiler (or to me). Get rid of the offending statement and try something different.