# File lib/celerity/elements/frame.rb, line 69
    def to_s
      assert_exists
      Celerity::Util.create_string @inline_frame_object
    end