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