3 4 5
# File 'lib/ffmpeg/class_methods.rb', line 3 def check_method(name) print_error_message_for name if method_defined? name end