module Constraints
    module Basics
      class RangeLengthConstraint < Constraints::BaseConstraint
        include Concerns::RangeConcern