# File lib/org-ruby/line.rb, line 239
    def inline_example?
      check_assignment_or_regexp(:inline_example, InlineExampleRegexp)
    end