class Rspec::PendingFor::Build

def current_matches_specified?

def current_matches_specified?
  !message.nil?
end