17 18 19
# File 'lib/eve_app/item_parser.rb', line 17 def ships @_ships ||= items.select(&:ship?) end