# File lib/hashery/open_cascade.rb, line 117
    def respond_to?(sym, include_private = false)
      sym != :to_ary && super
    end