Case-sensitive option for commands

Most commands, like I.see, does a case-insensitive search.

It might be useful to have a case-sensitive option for the commands, something like:

I.see("Final Fantasy XII", {ignoreCasing: false})