# File lib/merb-core/core_ext/kernel.rb, line 436 def extract_options_from_args!(args) args.pop if Hash === args.last end