2 3 4
# File 'lib/motion/core_ext.rb', line 2 def require(*args, &block) Lotion.require args.first, caller end