def to_json
      # Convert Object to Hash
      hash = self.to_hash

      # Grab the Step objects and convert to Hashes