class WWW::Mechanize::Form

def keys; fields.map { |f| f.name }; end

def keys; fields.map { |f| f.name }; end