# File lib/glib2.rb, line 108
    def _dump(limit)
      Marshal.dump(to_i, limit)
    end