How about changing the '=' sign, i.e.

def (foo <= []):
  #stuff

i.e. instead of foo 'equals' [], foo 'gets' an []

-T