31 32 33
# File 'lib/microformat/parser.rb', line 31 def limit @limit ||= options[:limit] || Float::INFINITY end