# File lib/validates_timeliness/conversion.rb, line 56 def restriction_shorthand?(symbol) ValidatesTimeliness.restriction_shorthand_symbols.keys.include?(symbol) end