# File src/Form.rb, line 53 def defaultBindings @bindings["action"] = LiteralAssociation.new(@name) @attributes["value"] ||= @name end