# File lib/pry/default_commands/context.rb, line 61 def options(opt) opt.on(:v, :verbose, "Show the full backtrace.") end