currently: ``` Arg.url("http://stretchr.com/", {name:"Mat"}, "comments") = http://stretchr.com/?name=Mat#?comments ``` The `?` is because it assumes it's getting variables and not an anchor.