describe("Sphero Commands", function() {
  it("is an object", function() {
    expect(commands).to.be.an("object");
  });