# File lib/rqrcode/core_ext/array/behavior.rb, line 5
        def extract_options!
          last.is_a?(::Hash) ? pop : {}
        end