class Spec::Example::NotYetImplementedError

def initialize

def initialize
  @message = "Not Yet Implemented"
end