# File lib/cgikit/elements/redirect.rb, line 6 def create_api api = API.new(:Redirct) url = Binding.new(:url) api << url api end