# File lib/relevance/tarantula/form.rb, line 18
      def method
        (rails_method_hack or @tag['method'] or 'get').downcase
      end