# File lib/mechanize/form/image_button.rb, line 8
      def initialize *args
        @x = nil
        @y = nil
        super
      end