object(Item)#1 (4) {
  ["ID"]=>
  int(1)
  ["Name"]=>
  string(4) "taco"
  ["Description"]=>
  string(22) "Our tacos are awesome!"
  ["Price"]=>
  float(4.95)
}