Remove the last info hash from the context stack.
233 234 235
# File 'lib/failbot.rb', line 233 def pop context.pop if context.size > 1 end