class Shoulda::ActiveRecord::Matchers::EnsureInclusionOfMatcher

def description

def description
  "ensure inclusion of #{@attribute} in #{@range.inspect}"
end