module OasRails::Spec::Hashable

def hash_key

def hash_key
  Hashable.generate_hash(hash_representation)
end