class Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher

def as_array

def as_array
  @options[:array] = true
  self
end