module Spec::Rails::Matchers::AssertSelect::TestResponseOrString

def string?

def string?
  String === self
end