AmbiguousVariableException Does not exist
NameError - uninitialized constant HttpRouter::Node::Path::AmbiguousVariableException:
/Users/user/.rvm/gems/ruby-1.9.2-p290/gems/rake-0.9.2.2/lib/rake/ext/module.rb:36:in const_missing' /Users/user/.rvm/gems/ruby-1.9.2-p290/gems/http_router-0.10.2/lib/http_router/node/path.rb:8:ininitialize'
/Users/user/.rvm/gems/ruby-1.9.2-p290/gems/http_router-0.10.2/lib/http_router/node.rb:56:in new' /Users/user/.rvm/gems/ruby-1.9.2-p290/gems/http_router-0.10.2/lib/http_router/node.rb:56:inadd_destination'
....
I get this error but I cannot see what duplicate variables are casuing the issue because AmbiguousVariableException is not defined.
Offending Code: http://rubydoc.info/github/joshbuddy/http_router/master/HttpRouter/Path