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