class Jbuilder

def attributes!

Returns the attributes of the current builder.
def attributes!
  @attributes
end