# File lib/pdf/reader/print_receiver.rb, line 10 def respond_to?(meth) return false if [:begin_inline_image_data].include?(meth) true end