# File lib/hashery/openobject.rb, line 33
  def self.[](hash=nil)
    new(hash)
  end