= lost * http://github.com/evanphx/lost == DESCRIPTION: Find where you are with CoreLocation! == FEATURES/PROBLEMS: * Uses OS X's CoreLocation to provide the current latitude and longitude == SYNOPSIS: require 'lost' p Lost.current_position == REQUIREMENTS: * CoreLocation to work (wifi hotspots around) == INSTALL: * gem install lost == DEVELOPERS: After checking out the source, run: $ rake newb Th