# File lib/globalize/active_record/class_methods.rb, line 62 def respond_to?(method_id, *args, &block) supported_on_missing?(method_id) || super end