module Shoulda

def remove_context # :nodoc:

:nodoc:
def remove_context # :nodoc:
  self.contexts.pop
end